GET
/File/UnusedEntitiesForProject/{id}/
Gets the unused entities found in the specified project.
Request
Method
Request URI
GET
/API/File/UnusedEntitiesForProject/{id}/?sessionId=value
URI Parameters
URI Parameter
Description
sessionId
ID of the current session.
Path Parameters
Path Parameter
Description
id
The project ID.
Request Body
There is no Request Body for this function.
Response
Response Body
A
Dundas.BI.WebApi.Models.ProjectData
or null (no unused entities found) indicating success, or a status code indicating the reason for failure.
© 1999-2021 Dundas Data Visualization, Inc.